home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / wed12j.zip / WINEDIT.TXT < prev   
Text File  |  1991-09-26  |  38KB  |  996 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                                                WinEdit 1.2j
  10.                                                               User's Manual
  11.  
  12.  
  13.  
  14.                                                             23-September-91
  15.  
  16.  
  17.  
  18.  
  19.                                      Copyright (c) 1990,1991 Steve Schauer.
  20.                                                        All rights reserved.
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                                 For IBM, PC/XT, PC/AT, PS/2 and compatibles
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.                                                           Wilson WindowWare
  43.                                             2701 California Ave SW  ste 212
  44.                                                           Seattle, WA 98116
  45.  
  46.  
  47.                                                       Orders:(800) 762-8383
  48.                                                    Support:  (206) 937-9335
  49.                                                       Fax:   (206) 935-7129
  50.  
  51.           WinEdit 1.2j User's Manual                                Page ii
  52.  
  53.  
  54.           No part of this manual may be reproduced or transmitted in any
  55.           form or by any means, electronic or mechanical, including
  56.           photocopying and recording, for any purpose without the express
  57.           written permission of Wilson WindowWare.  Information in this
  58.           document is subject to change without notice and does not
  59.           represent a commitment by Wilson WindowWare.
  60.  
  61.           The software described herein is furnished under a license
  62.           agreement.  It is against the law to copy this software under any
  63.           circumstances except as provided by the license agreement.
  64.  
  65.  
  66.           U.S. Government Restricted Rights
  67.  
  68.           Use, duplication, or disclosure by the Government is subject to
  69.           restrictions as set forth in subdivision (b)(3)(ii) of the Rights
  70.           in Technical Data and Computer Software clause at 252.227-7013.
  71.           Contractor/manufacturer is Wilson WindowWare/2701 California Ave SW
  72.           /suite 212/Seattle, WA 98116
  73.  
  74.  
  75.           Trademarks
  76.  
  77.           IBM, PC/XT, PC/AT, and PS/2 are registered trademarks of
  78.           International Business Machines Corporation.
  79.           Microsoft and MS-DOS are registered trademarks of Microsoft
  80.           Corporation.
  81.           Windows is a trademark of Microsoft Corporation.
  82.           PageMaker is a trademark of Aldus Corporation.
  83.           Ventura Publisher is a trademark of Xerox Corporation.
  84.           WinEdit is a trademark of Steve Schauer
  85.           Command Post is a trademark of Wilson WindowWare.
  86.  
  87.  
  88.           Acknowledgements
  89.  
  90.           Winedit was designed & written by Steve Schauer.
  91.           Additional programming by Morrie Wilson and Bob Foster.
  92.           The Control Bar was written by Dave Edson.
  93.           Local memory routines were written by Dan Quigley.
  94.           The regular expression routines are based on code written by
  95.           Allen I. Holub, as published in the C Gazette.
  96.  
  97.           Our thanks to the many beta-testers for their invaluable
  98.           comments & suggestions.
  99.  
  100.           WinEdit 1.2j User's Manual                               Page iii
  101.  
  102.  
  103.  
  104.  
  105.                                         CONTENTS
  106.  
  107.  
  108.           INTRODUCTION
  109.              Introduction                       1
  110.              Features                           1
  111.  
  112.           GETTING STARTED
  113.              Installing WinEdit                 2
  114.              Entering License Information       2
  115.              Basic Operations                   2
  116.              WinEdit Keys                       2
  117.  
  118.           COMMANDS
  119.              File Menu Commands                 4
  120.              Edit Menu Commands                 5
  121.              Search Menu Commands               6
  122.              Compile Menu Commands              7
  123.              Window Menu Commands               7
  124.  
  125.           PROCEDURES
  126.  
  127.              Changing Printers                  8
  128.              Compiling                          8
  129.              Copying, Cutting, and Pasting      8
  130.              Creating New Documents             8
  131.              Deleting Text                      9
  132.              Extended Help                      9
  133.              Printing Documents                 9
  134.              Printing Headers and Footers       9
  135.              Saving Documents                  10
  136.              Setting Display Options           10
  137.              Setting Margins                   11
  138.              Undo                              11
  139.              Using Regular Expressions         11
  140.  
  141.           SOFTWARE LICENSE
  142.              Software License                  13
  143.              Limited Warranty                  14
  144.              Order Form                        15
  145.  
  146.  
  147.  
  148.  
  149.  
  150.           WinEdit 1.2j User's Manual                                 Page 1
  151.  
  152.  
  153.  
  154.           Introduction
  155.  
  156.           WinEdit is an ASCII text editor designed to take full advantage
  157.           of the Windows 3.0 graphical environment. WinEdit is first and
  158.           foremost a programmer's editor, with features designed for
  159.           creating and maintaining program source code.  With its ASCII
  160.           file format, ability to edit files of almost unlimited size,
  161.           and word processing features such as headers and footers,
  162.           WinEdit also serves as an effective "front end" for
  163.           desktop publishers and word processors including PageMaker,
  164.           Word For Windows, and Ventura Publisher.
  165.  
  166.  
  167.           Features
  168.  
  169.           *  Use all available Windows memory to load up to 16MB of text
  170.              files.
  171.  
  172.           *  Multiple Document Interface allows an unlimited number of
  173.              document windows.
  174.  
  175.           *  Run your favorite compiler or other programming tool from
  176.              within WinEdit.  WinEdit will monitor the compiler's output
  177.              and allow you to review any warning or error messages.
  178.  
  179.           *  Regular expressions can be used in search and replace
  180.              operations for powerful text manipulation capabilities.
  181.  
  182.           *  Full access to the Windows SDK help and C 6.0 language help
  183.              by clicking on any SDK or C language key word.  (Requires
  184.              the Windows help file SDKWIN.HLP provided with the Microsoft
  185.              SDK and Microsoft QuickHelp provided with Microsoft C 6.0.)
  186.  
  187.           *  Print half sized "two-up" pages side by side in landscape
  188.              mode -  ideal for source listings or early drafts of
  189.              desktop publishing  documents.
  190.  
  191.           *  Headers and footers.  WinEdit can optionally place
  192.              the document name, date, and time in the header or
  193.              footer of any printout.
  194.  
  195.           *  Easy to use.  Online help is always available.  All major
  196.              program features are available through the pulldown menus and
  197.              dialog boxes. Most-used features have accelerator keys as
  198.              well for lightning fast operation.
  199.  
  200.           *  Fast.  One of WinEdit's design goals is speed in all critical
  201.              operations.  WinEdit loads large files quickly, updates and
  202.              scrolls the screen instantly, and keeps up with the fastest
  203.              typist.
  204.  
  205.           WinEdit 1.2j User's Manual                                 Page 2
  206.  
  207.  
  208.           GETTING STARTED
  209.  
  210.  
  211.           Installing WinEdit
  212.  
  213.              Winedit requires two files to run: WINEDIT.EXE and WE_MACRO.DLL.
  214.              Copy these files to a directory on your path, and you can start.
  215.              You should also copy the WinHelp file, WINEDIT.HLP, to the same
  216.              directory.  If you are running Windows in 386 enhanced mode,
  217.              you can copy the file EDTEMP.PIF to your Windows directory
  218.              to allow WinEdit to compile from within a window.
  219.  
  220.              That's it!
  221.  
  222.  
  223.           Entering License Information
  224.  
  225.              Choose this menu selection from the System Menu to enter your
  226.              license number and ID when you register your copy of WinEdit.
  227.              Registering brings you wonderful benefits:
  228.